[INFO] fetching crate eventsim 0.1.0...
[INFO] testing eventsim-0.1.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] extracting crate eventsim 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate eventsim 0.1.0
[INFO] finished tweaking crates.io crate eventsim 0.1.0
[INFO] tweaked toml for crates.io crate eventsim 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate eventsim 0.1.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 51 packages to latest compatible versions
[INFO] [stderr]       Adding env_logger v0.9.3 (available: v0.11.10)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.10.0)
[INFO] [stderr]       Adding rand_distr v0.4.3 (available: v0.6.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9af27d59f53e28ba7d6eb3e6cf697b9a9558f93364e1aa6aaaa89086ef737e64
[INFO] running `Command { std: "docker" "start" "-a" "9af27d59f53e28ba7d6eb3e6cf697b9a9558f93364e1aa6aaaa89086ef737e64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9af27d59f53e28ba7d6eb3e6cf697b9a9558f93364e1aa6aaaa89086ef737e64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9af27d59f53e28ba7d6eb3e6cf697b9a9558f93364e1aa6aaaa89086ef737e64", kill_on_drop: false }`
[INFO] [stdout] 9af27d59f53e28ba7d6eb3e6cf697b9a9558f93364e1aa6aaaa89086ef737e64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a66311bd17a829282f872ca1257c1983c50f06ea4ac16ab157b0f37c1486a19
[INFO] running `Command { std: "docker" "start" "-a" "6a66311bd17a829282f872ca1257c1983c50f06ea4ac16ab157b0f37c1486a19", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling eventsim v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.15s
[INFO] running `Command { std: "docker" "inspect" "6a66311bd17a829282f872ca1257c1983c50f06ea4ac16ab157b0f37c1486a19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a66311bd17a829282f872ca1257c1983c50f06ea4ac16ab157b0f37c1486a19", kill_on_drop: false }`
[INFO] [stdout] 6a66311bd17a829282f872ca1257c1983c50f06ea4ac16ab157b0f37c1486a19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e87fcd41545a44473c21c68a471fc62da38ec1babe545b49f57392b70dfa697
[INFO] running `Command { std: "docker" "start" "-a" "3e87fcd41545a44473c21c68a471fc62da38ec1babe545b49f57392b70dfa697", kill_on_drop: false }`
[INFO] [stderr]    Compiling eventsim v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.18s
[INFO] running `Command { std: "docker" "inspect" "3e87fcd41545a44473c21c68a471fc62da38ec1babe545b49f57392b70dfa697", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e87fcd41545a44473c21c68a471fc62da38ec1babe545b49f57392b70dfa697", kill_on_drop: false }`
[INFO] [stdout] 3e87fcd41545a44473c21c68a471fc62da38ec1babe545b49f57392b70dfa697
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 457eb1564dafae0a79d0f78f846632ba893747222e935a43b957bc749f305a7f
[INFO] running `Command { std: "docker" "start" "-a" "457eb1564dafae0a79d0f78f846632ba893747222e935a43b957bc749f305a7f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eventsim-eadc7e411c7b7e1f)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] get task: [Task { cycle: 0, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c4d0), tail: Some(0x75abf400c4d0) } }) } }, Task { cycle: 0, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c5d0), tail: Some(0x75abf400c5d0) } }) } }]
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] next tasks is Task { cycle: 0, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c4d0), tail: Some(0x75abf400c4d0) } }) } }
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] get task: [Task { cycle: 1, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf0006660), tail: Some(0x75abf0006660) } }) } }, Task { cycle: 2, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf00064d0), tail: Some(0x75abf00064d0) } }) } }]
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] next tasks is Task { cycle: 1, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf0006660), tail: Some(0x75abf0006660) } }) } }
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] get task: [Task { cycle: 2, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf00064d0), tail: Some(0x75abf00064d0) } }) } }]
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] next tasks is Task { cycle: 2, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf00064d0), tail: Some(0x75abf00064d0) } }) } }
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] get task: [Task { cycle: 0, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c5d0), tail: Some(0x75abf400c5d0) } }) } }, Task { cycle: 10, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c4d0), tail: Some(0x75abf400c4d0) } }) } }]
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] next tasks is Task { cycle: 0, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c5d0), tail: Some(0x75abf400c5d0) } }) } }
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] get task: []
[INFO] [stdout] test queue::tests::time_future ... ok
[INFO] [stdout] test clock::tests::test ... ok
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] get task: [Task { cycle: 3, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c5d0), tail: Some(0x75abf400c5d0) } }) } }, Task { cycle: 10, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c4d0), tail: Some(0x75abf400c4d0) } }) } }]
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] next tasks is Task { cycle: 3, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c5d0), tail: Some(0x75abf400c5d0) } }) } }
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] get task: [Task { cycle: 6, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c5d0), tail: Some(0x75abf400c5d0) } }) } }, Task { cycle: 10, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c4d0), tail: Some(0x75abf400c4d0) } }) } }]
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] next tasks is Task { cycle: 6, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c5d0), tail: Some(0x75abf400c5d0) } }) } }
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] get task: [Task { cycle: 9, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c5d0), tail: Some(0x75abf400c5d0) } }) } }, Task { cycle: 10, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c4d0), tail: Some(0x75abf400c4d0) } }) } }]
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] next tasks is Task { cycle: 9, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c5d0), tail: Some(0x75abf400c5d0) } }) } }
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] get task: [Task { cycle: 10, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c4d0), tail: Some(0x75abf400c4d0) } }) } }, Task { cycle: 12, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c5d0), tail: Some(0x75abf400c5d0) } }) } }]
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] next tasks is Task { cycle: 10, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c4d0), tail: Some(0x75abf400c4d0) } }) } }
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] get task: [Task { cycle: 12, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c5d0), tail: Some(0x75abf400c5d0) } }) } }, Task { cycle: 20, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c4d0), tail: Some(0x75abf400c4d0) } }) } }]
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] next tasks is Task { cycle: 12, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c5d0), tail: Some(0x75abf400c5d0) } }) } }
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] get task: [Task { cycle: 15, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c5d0), tail: Some(0x75abf400c5d0) } }) } }, Task { cycle: 20, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c4d0), tail: Some(0x75abf400c4d0) } }) } }]
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] next tasks is Task { cycle: 15, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c5d0), tail: Some(0x75abf400c5d0) } }) } }
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] get task: [Task { cycle: 18, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c5d0), tail: Some(0x75abf400c5d0) } }) } }, Task { cycle: 20, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c4d0), tail: Some(0x75abf400c4d0) } }) } }]
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] next tasks is Task { cycle: 18, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c5d0), tail: Some(0x75abf400c5d0) } }) } }
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] get task: [Task { cycle: 20, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c4d0), tail: Some(0x75abf400c4d0) } }) } }, Task { cycle: 21, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c5d0), tail: Some(0x75abf400c5d0) } }) } }]
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] next tasks is Task { cycle: 20, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c4d0), tail: Some(0x75abf400c4d0) } }) } }
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] get task: [Task { cycle: 21, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c5d0), tail: Some(0x75abf400c5d0) } }) } }, Task { cycle: 30, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c4d0), tail: Some(0x75abf400c4d0) } }) } }]
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] next tasks is Task { cycle: 21, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c5d0), tail: Some(0x75abf400c5d0) } }) } }
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] get task: [Task { cycle: 24, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c5d0), tail: Some(0x75abf400c5d0) } }) } }, Task { cycle: 30, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c4d0), tail: Some(0x75abf400c4d0) } }) } }]
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] next tasks is Task { cycle: 24, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c5d0), tail: Some(0x75abf400c5d0) } }) } }
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] get task: [Task { cycle: 27, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c5d0), tail: Some(0x75abf400c5d0) } }) } }, Task { cycle: 30, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c4d0), tail: Some(0x75abf400c4d0) } }) } }]
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] next tasks is Task { cycle: 27, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c5d0), tail: Some(0x75abf400c5d0) } }) } }
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] get task: [Task { cycle: 30, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c4d0), tail: Some(0x75abf400c4d0) } }) } }]
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] next tasks is Task { cycle: 30, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c4d0), tail: Some(0x75abf400c4d0) } }) } }
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] get task: [Task { cycle: 40, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c4d0), tail: Some(0x75abf400c4d0) } }) } }]
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] next tasks is Task { cycle: 40, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c4d0), tail: Some(0x75abf400c4d0) } }) } }
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] get task: [Task { cycle: 50, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c4d0), tail: Some(0x75abf400c4d0) } }) } }]
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] next tasks is Task { cycle: 50, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c4d0), tail: Some(0x75abf400c4d0) } }) } }
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] get task: [Task { cycle: 60, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c4d0), tail: Some(0x75abf400c4d0) } }) } }]
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] next tasks is Task { cycle: 60, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c4d0), tail: Some(0x75abf400c4d0) } }) } }
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] get task: [Task { cycle: 70, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c4d0), tail: Some(0x75abf400c4d0) } }) } }]
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] next tasks is Task { cycle: 70, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c4d0), tail: Some(0x75abf400c4d0) } }) } }
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] get task: [Task { cycle: 80, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c4d0), tail: Some(0x75abf400c4d0) } }) } }]
[INFO] [stdout] test clock::tests::looptest ... ok
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] next tasks is Task { cycle: 80, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c4d0), tail: Some(0x75abf400c4d0) } }) } }
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] try to read the waiting tasks
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] finished adding waiting tasks
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to wait for notification
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] get task: [Task { cycle: 90, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c4d0), tail: Some(0x75abf400c4d0) } }) } }]
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] next tasks is Task { cycle: 90, notify: Notify { state: 1, waiters: Mutex(PhantomData<std::sync::poison::mutex::Mutex<tokio::util::linked_list::LinkedList<tokio::sync::notify::Waiter, tokio::sync::notify::Waiter>>>, Mutex { data: LinkedList { head: Some(0x75abf400c4d0), tail: Some(0x75abf400c4d0) } }) } }
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] nodify the task
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] finished waiting for notification
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] end to forward cycle and finished execute the notifiyed task, start new loop!
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] start to forward cycle
[INFO] [stderr] [2026-03-28T06:13:28Z DEBUG eventsim::clock] get task: []
[INFO] [stdout] test queue::tests::it_works has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "457eb1564dafae0a79d0f78f846632ba893747222e935a43b957bc749f305a7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "457eb1564dafae0a79d0f78f846632ba893747222e935a43b957bc749f305a7f", kill_on_drop: false }`
[INFO] [stdout] 457eb1564dafae0a79d0f78f846632ba893747222e935a43b957bc749f305a7f
